home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / kbbs_40.zip / KTR.INI < prev    next >
Text File  |  1994-02-17  |  2KB  |  71 lines

  1. ; KTRIVIA.INI
  2. ; (c)1994 by Robert Zee
  3. ; World Rights Reserved
  4.  
  5. ; This file controls how KTRIVIA works.  You can turn
  6. ; features on and off, and control many other things.
  7.  
  8. ; This file can be edited with any TEXT editor that
  9. ; reads and writes in strictly ASCII (text only).
  10.  
  11. ; Each line that is blank or starts with a semi-colon
  12. ; is skipped--they are for comments that people need.
  13.  
  14. ; For yes or no type parameters, y=yes, n=no
  15. ; comments explain other answers that are valid
  16.  
  17. ; WARNING!
  18. ; every effort is made to do error checking and verify
  19. ; how KTRIVIA works, but it is up to you to supply the
  20. ; correct and valid parameters to all variables below!
  21.  
  22. license
  23. ; license number for registered KTRIVIA owners
  24.  
  25. bbs Cool Doctor's Place!
  26. ; name of your BBS
  27.  
  28. sysop Rob Zee
  29. ; name of sysop
  30.  
  31. handle DOCTOR
  32. ; user id of sysop
  33.  
  34. show_answer y
  35. ; shows correct choice when an answer is wrong
  36.  
  37. plays 1
  38. ; number of plays per day can be 1 through 9 (default=1)
  39.  
  40. rounds 3
  41. ; number of rounds per call can be 1 through 9
  42.  
  43. questions 10
  44. ; number of questions per round can be 5 through 25
  45.  
  46. points 100
  47. ; number of points per question for round 1 can be 1 through 255
  48. ; each successive round multiplies this amount by the round number
  49. ; round 2 is 2 x points, round 3 is 3 x points, etc.
  50.  
  51. top_scores 10
  52. ; number of tops scores to keep 0 through 20
  53.  
  54. insults y
  55. ; nag wrong answers with selections from INSULTS.KTR
  56.  
  57. praises y
  58. ; reward correct answers with selections from PRAISES.KTR
  59.  
  60. contribute y
  61. ; allow players to add a trivia question to NEW.Q&A file
  62.  
  63. bonus 90
  64. ; percent to equal or exceed before bonus is allowed at end of round
  65. ; set to zero to cancel or use value greater than 50
  66.  
  67. killer 90
  68. ; percent to equal or exceed before killer bonus is allowed at end of play
  69. ; set to zero to cancel or use value greater than 50
  70.  
  71.